home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / splt220w.zip / PLOTTERS.TXT < prev    next >
Text File  |  1993-06-01  |  31KB  |  737 lines

  1.  
  2.  
  3.        S P L O T  -  The Pen Plotter Simulator V2.2 for Windows
  4.        --------------------------------------------------------
  5.            Copyright (C) 1989-93 by Alexandr NOVY
  6.                  All rights reserved.
  7.  
  8.                   May 1993
  9.  
  10.  
  11.         This file  contains technical  information about  pen plotter
  12.         types supported by the  SPLOT program. It also  contains list
  13.         of  supported  plotter  instructions  for each listed plotter
  14.         type.
  15.  
  16.  
  17.           1. General Information:
  18.  
  19.       The  SPLOT  program  is   available  for  various   plotter
  20.     versions.   This means  that there  are provided  DLL modules
  21.     designated for a certain  plotter type. This principle  gives
  22.     the maximum  reliability of  simulation of  the given plotter
  23.     type.  At present the  DLL modules for the following  plotter
  24.     types are at your disposal:
  25.  
  26.            Plotter type                          | Plotter syntax
  27.          ------------------------------------------------------------
  28.            ROLAND DXY 1100/1200/1300             | DXY-GL / RD-GL I
  29.            HP 7470A                              | HP-GL
  30.            HP 7475A                              | HP-GL
  31.            HP 7440A ColorPro                     | HP-GL
  32.            HP 7550A                              | HP-GL
  33.            HP 7570A/7575A/7576A DraftPro DXL/EXL | HP-GL
  34.            HP 7595A/7596A DraftMaster I/II       | HP-GL
  35.  
  36.           An UNREGISTERED COPY  of the program  is available only  in
  37.         the version for the HP 7475A plotter. The versions for  other
  38.         plotter types can  be received only  on the basis  of regular
  39.         registration.  See  the  file  LICENCE.TXT  for  registration
  40.         information.
  41.  
  42.  
  43.  
  44.  
  45.           2. Description of Supported Plotters:
  46.  
  47.         -------------------------
  48.         HP 7470A Graphics Plotter
  49.         -------------------------
  50.  
  51.         Syntax: HP-GL
  52.  
  53.         Number of pens: 2
  54.  
  55.         Paper formats: ISO A4 (210 x 297 mm)
  56.                        ANSI A (8.5 x 11 in.)
  57.  
  58.         Plotter unit: 0.025 mm
  59.  
  60.         Maximal number of digits in decimal fraction to be read: 4
  61.  
  62.         Number of character sets: 5 (0-4)
  63.                                   (all supported by SPLOT)
  64.  
  65.         Alphabetical list of plotter instructions supported by
  66.         the HP7470A version of SPLOT:
  67.  
  68.          AA  - The Arc Absolute Instruction
  69.          AR  - The Arc Relative Instruction
  70.          CA  - The Designate Alternate Character Set Instruction
  71.          CI  - The Circle Instruction
  72.          CP  - The Character Plot Instruction
  73.          CS  - The Designate Standard Character Set Instruction
  74.          DF  - The Default Instruction
  75.          DI  - The Absolute Direction Instruction
  76.          DR  - The Relative Direction Instruction
  77.          DT  - The Define Terminator Instruction
  78.          IN  - The Initialize Instruction
  79.          IP  - The Input P1 and P2 Instruction
  80.          IW  - The Input Window Instruction
  81.          LB  - The Label Instruction
  82.          LT  - The Line Type Instruction
  83.          PA  - The Plot Absolute Instruction
  84.          PD  - The Pen Down Instruction
  85.          PR  - The Plot Relative Instruction
  86.          PU  - The Pen Up Instruction
  87.          SA  - The Select Alternate Character Set Instruction
  88.          SC  - The Scale Instruction
  89.          SI  - The Absolute Character Size Instruction
  90.          SL  - The Character Slant Instruction
  91.          SM  - The Symbol Mode Instruction
  92.          SP  - The Select Pen Instruction
  93.          SR  - The Relative Character Size Instruction
  94.          SS  - The Select Standard Character Set Instruction
  95.          TL  - The Tick Length Instruction
  96.          UC  - The User Defined Character Instruction
  97.          VS  - The Velocity Select Instruction (for information only)
  98.          XT  - The X-Tick Instruction
  99.          YT  - The Y-Tick Instruction
  100.  
  101.         The following instructions are  NOT supported by the  HP7470A
  102.         version of  SPLOT (they  are checked  for syntax  only and no
  103.         action is performed):
  104.  
  105.          - All escape code sequences.
  106.          - All output instructions:
  107.             OA, OC, OD, OE, OF, OI, OO, OP, OS and OW.
  108.          - Digitizing instructions DP and DC.
  109.          - The Input Mask Instruction IM.
  110.  
  111.  
  112.  
  113.         -------------------------
  114.         HP 7475A Graphics Plotter
  115.         -------------------------
  116.  
  117.         Syntax: HP-GL
  118.  
  119.         Number of pens: 6
  120.  
  121.         Paper formats: ISO A4 (210 x 297 mm)
  122.                        ISO A3 (297 x 420 mm)
  123.                        ANSI A (8.5 x 11 in.)
  124.                        ANSI B (11  x 17 in.)
  125.  
  126.         Plotter unit: 0.02488 mm (0.025 mm in SPLOT)
  127.  
  128.         Maximal number of digits in decimal fraction to be read: 4
  129.  
  130.         Number of character sets: 19 (0-4,6-9,30-39)
  131.                                   (all supported by SPLOT)
  132.  
  133.         Alphabetical list of plotter instructions supported by
  134.         the HP7475A version of SPLOT:
  135.  
  136.          AA  - The Arc Absolute Instruction
  137.          AR  - The Arc Relative Instruction
  138.          CA  - The Designate Alternate Character Set Instruction
  139.          CI  - The Circle Instruction
  140.          CP  - The Character Plot Instruction
  141.          CS  - The Designate Standard Character Set Instruction
  142.          DF  - The Default Instruction
  143.          DI  - The Absolute Direction Instruction
  144.          DR  - The Relative Direction Instruction
  145.          DT  - The Define Terminator Instruction
  146.          EA  - The Edge Rectangle Absolute Instruction
  147.          ER  - The Edge Rectangle Relative Instruction
  148.          EW  - The Edge Wedge Instruction
  149.          FT  - The Fill Type Instruction (Note, that for HP7475A
  150.                plotter fill angle may be specified in  45 degree
  151.                increments only.)
  152.          IN  - The Initialize Instruction
  153.          IP  - The Input P1 and P2 Instruction
  154.          IW  - The Input Window Instruction
  155.          LB  - The Label Instruction
  156.          LT  - The Line Type Instruction
  157.          PA  - The Plot Absolute Instruction
  158.          PD  - The Pen Down Instruction
  159.          PR  - The Plot Relative Instruction
  160.          PT  - The Pen Thickness Instruction
  161.          PU  - The Pen Up Instruction
  162.          RA  - The Shade Rectangle Absolute Instruction
  163.          RO  - The Rotate Coordinate Instruction
  164.          RR  - The Shade Rectangle Relative Instruction
  165.          SA  - The Select Alternate Character Set Instruction
  166.          SC  - The Scale Instruction
  167.          SI  - The Absolute Character Size Instruction
  168.          SL  - The Character Slant Instruction
  169.          SM  - The Symbol Mode Instruction
  170.          SP  - The Select Pen Instruction
  171.          SR  - The Relative Character Size Instruction
  172.          SS  - The Select Standard Character Set Instruction
  173.          TL  - The Tick Length Instruction
  174.          UC  - The User Defined Character Instruction
  175.          VS  - The Velocity Select Instruction (for information only)
  176.          WG  - The Shade Wedge Instruction
  177.          XT  - The X-Tick Instruction
  178.          YT  - The Y-Tick Instruction
  179.  
  180.         The following instructions are  NOT supported by the  HP7475A
  181.         version of  SPLOT (they  are checked  for syntax  only and no
  182.         action is performed):
  183.  
  184.          - All escape code sequences.
  185.          - All output instructions:
  186.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  187.          - Digitizing instructions DP and DC.
  188.          - The Input Mask Instruction IM.
  189.          - The Page Size Instruction PS - in the SPLOT paper size
  190.                may be changed only via program control panel.
  191.  
  192.  
  193.  
  194.         ----------------------------------
  195.         HP 7440A ColorPro Graphics Plotter
  196.         ----------------------------------
  197.         Including HP 17440 Graphics Enhancement Cartridge
  198.  
  199.         Syntax: HP-GL
  200.  
  201.         Number of pens: 8
  202.  
  203.         Paper formats: ISO A4 (210 x 297 mm)
  204.                        ANSI A (8.5 x 11 in.)
  205.  
  206.         Plotter unit: 0.025 mm
  207.  
  208.         Maximal number of digits in decimal fraction to be read: 4
  209.  
  210.         Number of character sets:
  211.          5 without HP 17440 (0-4)
  212.          19 with   HP 17440 (0-4,6-9,30-39)
  213.          (all supported by SPLOT)
  214.  
  215.         Alphabetical list of plotter instructions supported by
  216.         the HP7440A ColorPro version of SPLOT:
  217.  
  218.          AA  - The Arc Absolute Instruction (HP 17440)
  219.          AR  - The Arc Relative Instruction (HP 17440)
  220.          CA  - The Designate Alternate Character Set Instruction
  221.          CI  - The Circle Instruction (HP 17440)
  222.          CP  - The Character Plot Instruction
  223.          CS  - The Designate Standard Character Set Instruction
  224.          DF  - The Default Instruction
  225.          DI  - The Absolute Direction Instruction
  226.          DR  - The Relative Direction Instruction
  227.          DT  - The Define Terminator Instruction
  228.          EA  - The Edge Rectangle Absolute Instruction (HP 17440)
  229.          EP  - The Edge Polygon Instruction (HP 17440)
  230.          ER  - The Edge Rectangle Relative Instruction (HP 17440)
  231.          EW  - The Edge Wedge Instruction (HP 17440)
  232.          FP  - The Fill Polygon Instruction (HP 17440)
  233.          FT  - The Fill Type Instruction (HP 17440)
  234.          IN  - The Initialize Instruction
  235.          IP  - The Input P1 and P2 Instruction
  236.          IW  - The Input Window Instruction
  237.          LB  - The Label Instruction
  238.          LT  - The Line Type Instruction
  239.          PA  - The Plot Absolute Instruction
  240.          PD  - The Pen Down Instruction
  241.          PM  - The Polygon Mode Instruction (HP 17440)
  242.          PR  - The Plot Relative Instruction
  243.          PT  - The Pen Thickness Instruction (HP 17440)
  244.          PU  - The Pen Up Instruction
  245.          RA  - The Shade Rectangle Absolute Instruction (HP 17440)
  246.          RO  - The Rotate Coordinate Instruction
  247.          RR  - The Shade Rectangle Relative Instruction (HP 17440)
  248.          SA  - The Select Alternate Character Set Instruction
  249.          SC  - The Scale Instruction
  250.          SI  - The Absolute Character Size Instruction
  251.          SL  - The Character Slant Instruction
  252.          SM  - The Symbol Mode Instruction
  253.          SP  - The Select Pen Instruction
  254.          SR  - The Relative Character Size Instruction
  255.          SS  - The Select Standard Character Set Instruction
  256.          TL  - The Tick Length Instruction
  257.          UC  - The User Defined Character Instruction
  258.          VS  - The Velocity Select Instruction (for information only)
  259.          WG  - The Shade Wedge Instruction (HP 17440)
  260.          XT  - The X-Tick Instruction
  261.          YT  - The Y-Tick Instruction
  262.  
  263.         The following instructions are  NOT supported by the  HP7440A
  264.         ColorPro version of SPLOT  (they are checked for  syntax only
  265.         and no action is performed):
  266.  
  267.          - All escape code sequences.
  268.          - All output instructions:
  269.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  270.          - Digitizing instructions DP and DC.
  271.          - The Input Mask Instruction IM.
  272.  
  273.  
  274.  
  275.         -------------------------
  276.         HP 7550A Graphics Plotter
  277.         -------------------------
  278.  
  279.         Syntax: HP-GL
  280.  
  281.         Number of pens: 8
  282.  
  283.         Paper formats: ISO A4 (210 x 297 mm)
  284.                        ISO A3 (297 x 420 mm)
  285.                        ANSI A (8.5 x 11 in.)
  286.                        ANSI B (11  x 17 in.)
  287.  
  288.         Plotter unit: 0.025 mm
  289.  
  290.         Maximal number of digits in decimal fraction to be read: 8
  291.  
  292.         Number of character sets: 40 (0-9,30-39,10-19,40-49)
  293.                                   (20 supported by SPLOT (0-9,30-39))
  294.  
  295.         Alphabetical list of plotter instructions supported by
  296.         the HP7550A version of SPLOT:
  297.  
  298.          AA  - The Arc Absolute Instruction
  299.          AR  - The Arc Relative Instruction
  300.          CA  - The Designate Alternate Character Set Instruction
  301.          CI  - The Circle Instruction
  302.          CP  - The Character Plot Instruction
  303.          CS  - The Designate Standard Character Set Instruction
  304.          CT  - The Chord Tolerance Instruction
  305.          DF  - The Default Instruction
  306.          DI  - The Absolute Direction Instruction
  307.          DR  - The Relative Direction Instruction
  308.          DT  - The Define Terminator Instruction
  309.          EA  - The Edge Rectangle Absolute Instruction
  310.          EP  - The Edge Polygon Instruction
  311.          ER  - The Edge Rectangle Relative Instruction
  312.          ES  - The Extra Space Instruction
  313.          EW  - The Edge Wedge Instruction
  314.          FP  - The Fill Polygon Instruction
  315.          FT  - The Fill Type Instruction
  316.          IN  - The Initialize Instruction
  317.          IP  - The Input P1 and P2 Instruction
  318.          IW  - The Input Window Instruction
  319.          LB  - The Label Instruction
  320.          LO  - The Label Origin Instruction
  321.          LT  - The Line Type Instruction
  322.          PA  - The Plot Absolute Instruction
  323.          PD  - The Pen Down Instruction
  324.          PM  - The Polygon Mode Instruction
  325.          PR  - The Plot Relative Instruction
  326.          PT  - The Pen Thickness Instruction
  327.          PU  - The Pen Up Instruction
  328.          RA  - The Shade Rectangle Absolute Instruction
  329.          RO  - The Rotate Coordinate Instruction
  330.          RR  - The Shade Rectangle Relative Instruction
  331.          SA  - The Select Alternate Character Set Instruction
  332.          SC  - The Scale Instruction
  333.          SI  - The Absolute Character Size Instruction
  334.          SL  - The Character Slant Instruction
  335.          SM  - The Symbol Mode Instruction
  336.          SP  - The Select Pen Instruction
  337.          SR  - The Relative Character Size Instruction
  338.          SS  - The Select Standard Character Set Instruction
  339.          TL  - The Tick Length Instruction
  340.          UC  - The User Defined Character Instruction
  341.          VS  - The Velocity Select Instruction (for information only)
  342.          WG  - The Shade Wedge Instruction
  343.          XT  - The X-Tick Instruction
  344.          YT  - The Y-Tick Instruction
  345.  
  346.         The following instructions are  NOT supported by the  HP7550A
  347.         version of  SPLOT (they  are checked  for syntax  only and no
  348.         action is performed):
  349.  
  350.          - All escape code sequences.
  351.          - All output instructions:
  352.             OA, OC, OD, OE, OF, OG, OH, OI, OK, OL, OO, OP, OS, OT
  353.             and OW.
  354.          - Digitizing instructions DP and DC.
  355.          - The Input Mask Instruction IM.
  356.          - And this:
  357.            AF or AH - The Advance Page Instruction *
  358.            AP  - The Automatic Pen Operations Instruction
  359.            AS  - The Acceleration Select Instruction
  360.            BF  - The Buffer Plot Instruction
  361.            BL  - The Buffer Label Instruction *
  362.            CC  - The Character Chord Angle Instruction *
  363.            CM  - The Character Selection Mode Instruction *
  364.            CV  - The Curved Line Generator Instruction
  365.            DL  - The Define Downloadable Character Instruction *
  366.            DS  - The Designate Character Set into Slot Instruction *
  367.            FS  - The Force Select Instruction
  368.            GC  - The Group Count Instruction
  369.            GM  - The Graphics Memory Instruction *
  370.            GP  - The Group Pen Instruction *
  371.            IV  - The Invoke Character Slot Instruction *
  372.            KY  - The Define Key Instruction
  373.            NR  - The Not-Ready Instruction
  374.            PB  - The Print Buffered Label Instruction *
  375.            PG  - The Page Feed Instruction *
  376.            RP  - The Replot Instruction
  377.            SG  - The Select Pen Group Instruction *
  378.            UF  - The User-Defined Fill Type Instruction *
  379.            WD  - The Write to Display Instruction
  380.  
  381.                  * - may be supported in next versions
  382.  
  383.  
  384.  
  385.         ----------------------------
  386.         HP DraftPro Graphics Plotter
  387.         ----------------------------
  388.         HP 7570A DraftPro
  389.         HP 7575A DraftPro DXL
  390.         HP 7576A DraftPro EXL
  391.  
  392.         Syntax: HP-GL
  393.  
  394.         Number of pens: 8
  395.  
  396.         Paper formats: ISO A4 (DXL/EXL only)
  397.                        ISO A3 (DXL/EXL only)
  398.                        ISO A2
  399.                        ISO A1
  400.                        ISO A0 (EXL only)
  401.                        ANSI A (DXL/EXL only)
  402.                        ANSI B (DXL/EXL only)
  403.                        ANSI C
  404.                        ANSI D
  405.                        ANSI E (EXL only)
  406.                        ARCH A (DXL/EXL only)
  407.                        ARCH B (DXL/EXL only)
  408.                        ARCH C
  409.                        ARCH D
  410.                        ARCH E (EXL only)
  411.                        Supports EXPAND mode for each format.
  412.  
  413.         Note - origin of plotter coordinates is situated to the
  414.                center of the plotting area (paper).
  415.  
  416.         Plotter unit: 0.025 mm
  417.  
  418.         Maximal number of digits in decimal fraction to be read: 4
  419.  
  420.         Number of character sets: 21 (0-9,30-39,99)
  421.                                   (all supported by SPLOT)
  422.  
  423.         Alphabetical list of plotter instructions supported by
  424.         the HP DraftPro version of SPLOT:
  425.  
  426.          AA  - The Arc Absolute Instruction
  427.          AR  - The Arc Relative Instruction
  428.          CA  - The Designate Alternate Character Set Instruction
  429.          CI  - The Circle Instruction
  430.          CP  - The Character Plot Instruction
  431.          CS  - The Designate Standard Character Set Instruction
  432.          CT  - The Chord Tolerance Instruction
  433.          DF  - The Default Instruction
  434.          DI  - The Absolute Direction Instruction
  435.          DR  - The Relative Direction Instruction
  436.          DT  - The Define Terminator Instruction
  437.          DV  - The Direction Vertical Instruction
  438.          EA  - The Edge Rectangle Absolute Instruction
  439.          EP  - The Edge Polygon Instruction
  440.          ER  - The Edge Rectangle Relative Instruction
  441.          ES  - The Extra Space Instruction
  442.          EW  - The Edge Wedge Instruction
  443.          FP  - The Fill Polygon Instruction
  444.          FT  - The Fill Type Instruction
  445.          IN  - The Initialize Instruction
  446.          IP  - The Input P1 and P2 Instruction
  447.          IW  - The Input Window Instruction
  448.          LB  - The Label Instruction
  449.          LO  - The Label Origin Instruction
  450.          LT  - The Line Type Instruction
  451.          PA  - The Plot Absolute Instruction
  452.          PD  - The Pen Down Instruction
  453.          PM  - The Polygon Mode Instruction
  454.          PR  - The Plot Relative Instruction
  455.          PT  - The Pen Thickness Instruction
  456.          PU  - The Pen Up Instruction
  457.          RA  - The Shade Rectangle Absolute Instruction
  458.          RO  - The Rotate Coordinate Instruction
  459.          RR  - The Shade Rectangle Relative Instruction
  460.          SA  - The Select Alternate Character Set Instruction
  461.          SC  - The Scale Instruction
  462.          SG  - The Select Pen Group Instruction
  463.          SI  - The Absolute Character Size Instruction
  464.          SL  - The Character Slant Instruction
  465.          SM  - The Symbol Mode Instruction
  466.          SP  - The Select Pen Instruction
  467.          SR  - The Relative Character Size Instruction
  468.          SS  - The Select Standard Character Set Instruction
  469.          TL  - The Tick Length Instruction
  470.          UC  - The User Defined Character Instruction
  471.          VS  - The Velocity Select Instruction (for information only)
  472.          WG  - The Shade Wedge Instruction
  473.          XT  - The X-Tick Instruction
  474.          YT  - The Y-Tick Instruction
  475.  
  476.         The  following  instructions  are  NOT  supported  by  the HP
  477.         DraftPro version of SPLOT  (they are checked for  syntax only
  478.         and no action is performed):
  479.  
  480.          - All escape code sequences.
  481.          - All output instructions:
  482.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  483.          - Digitizing instructions DP and DC.
  484.          - The Input Mask Instruction IM.
  485.          - And this:
  486.            AP  - The Automatic Pen Operations Instruction
  487.            CM  - The Character Selection Mode Instruction *
  488.            DS  - The Designate Character Set into Slot Instruction *
  489.            GM  - The Graphics Memory Instruction *
  490.            IV  - The Invoke Character Slot Instruction *
  491.            NR  - The Not-Ready Instruction
  492.            PE  - The Encoded Polyline Instruction *
  493.  
  494.                  * - may be supported in next versions
  495.  
  496.  
  497.  
  498.         -------------------------------
  499.         HP DraftMaster Graphics Plotter
  500.         -------------------------------
  501.         HP 7595A DraftMaster I
  502.         HP 7596A DraftMaster II
  503.  
  504.         Syntax: HP-GL
  505.  
  506.         Number of pens: 8
  507.  
  508.         Paper formats: ISO A4,A3,A2,A1,A0
  509.                        ANSI A,B,C,D,E
  510.                        ARCH A,B,C,D,E
  511.                        Supports EXPAND mode for each format.
  512.  
  513.         Note - origin of plotter coordinates is situated to the
  514.                center of the plotting area (paper).
  515.  
  516.         Plotter unit: 0.025 mm
  517.  
  518.         Maximal number of digits in decimal fraction to be read: 8
  519.  
  520.         Number of character sets: 64 (0-9,30-39,99,10-19,40-49,
  521.                                       20-29,50-59,60,70,80)
  522.                                  (21 supported by SPLOT (0-9,30-39,99))
  523.  
  524.         Alphabetical list of plotter instructions supported by
  525.         the HP DraftMaster version of SPLOT:
  526.  
  527.          AA  - The Arc Absolute Instruction
  528.          AR  - The Arc Relative Instruction
  529.          BF  - The Buffer Plot Instruction (NOP)
  530.          CA  - The Designate Alternate Character Set Instruction
  531.          CI  - The Circle Instruction
  532.          CP  - The Character Plot Instruction
  533.          CS  - The Designate Standard Character Set Instruction
  534.          CT  - The Chord Tolerance Instruction
  535.          DF  - The Default Instruction
  536.          DI  - The Absolute Direction Instruction
  537.          DR  - The Relative Direction Instruction
  538.          DT  - The Define Terminator Instruction
  539.          DV  - The Direction Vertical Instruction
  540.          EA  - The Edge Rectangle Absolute Instruction
  541.          EP  - The Edge Polygon Instruction
  542.          ER  - The Edge Rectangle Relative Instruction
  543.          ES  - The Extra Space Instruction
  544.          EW  - The Edge Wedge Instruction
  545.          FP  - The Fill Polygon Instruction
  546.          FT  - The Fill Type Instruction
  547.          IN  - The Initialize Instruction
  548.          IP  - The Input P1 and P2 Instruction
  549.          IW  - The Input Window Instruction
  550.          LB  - The Label Instruction
  551.          LO  - The Label Origin Instruction
  552.          LT  - The Line Type Instruction
  553.          PA  - The Plot Absolute Instruction
  554.          PD  - The Pen Down Instruction
  555.          PM  - The Polygon Mode Instruction
  556.          PR  - The Plot Relative Instruction
  557.          PT  - The Pen Thickness Instruction
  558.          PU  - The Pen Up Instruction
  559.          RA  - The Shade Rectangle Absolute Instruction
  560.          RO  - The Rotate Coordinate Instruction
  561.          RR  - The Shade Rectangle Relative Instruction
  562.          SA  - The Select Alternate Character Set Instruction
  563.          SC  - The Scale Instruction
  564.          SI  - The Absolute Character Size Instruction
  565.          SL  - The Character Slant Instruction
  566.          SM  - The Symbol Mode Instruction
  567.          SP  - The Select Pen Instruction
  568.          SR  - The Relative Character Size Instruction
  569.          SS  - The Select Standard Character Set Instruction
  570.          TL  - The Tick Length Instruction
  571.          UC  - The User Defined Character Instruction
  572.          VA  - The Adaptive Velocity Instruction (NOP)
  573.          VN  - The Normal Velocity Instruction (NOP)
  574.          VS  - The Velocity Select Instruction (for information only)
  575.          WG  - The Shade Wedge Instruction
  576.          XT  - The X-Tick Instruction
  577.          YT  - The Y-Tick Instruction
  578.  
  579.         The  following  instructions  are  NOT  supported  by  the HP
  580.         DraftMaster version  of SPLOT  (they are  checked for  syntax
  581.         only and no action is performed):
  582.  
  583.          - All escape code sequences.
  584.          - All output instructions:
  585.             OA, OC, OD, OE, OF, OG, OH, OI, OK, OL, OO, OP, OS, OT
  586.             and OW.
  587.          - Digitizing instructions DP and DC.
  588.          - The Input Mask Instruction IM.
  589.          - The Page Size Instruction PS - in the SPLOT paper size
  590.                may be changed only via program control panel.
  591.          - And this:
  592.            AF or AH - The Advance Page Instruction *
  593.            AP  - The Automatic Pen Operations Instruction
  594.            AS  - The Acceleration Select Instruction
  595.            BL  - The Buffer Label Instruction *
  596.            CC  - The Character Chord Angle Instruction *
  597.            CM  - The Character Selection Mode Instruction *
  598.            CV  - The Curved Line Generator Instruction
  599.            DL  - The Define Downloadable Character Instruction *
  600.            DS  - The Designate Character Set into Slot Instruction *
  601.            EC  - The Enable Cut Line Instruction
  602.            FR  - The Frame Advance Instruction
  603.            FS  - The Force Select Instruction
  604.            GC  - The Group Count Instruction
  605.            GM  - The Graphics Memory Instruction *
  606.            GP  - The Group Pen Instruction *
  607.            IV  - The Invoke Character Slot Instruction *
  608.            KY  - The Define Key Instruction
  609.            NR  - The Not-Ready Instruction
  610.            PB  - The Print Buffered Label Instruction *
  611.            PG  - The Page Feed Instruction *
  612.            SG  - The Select Pen Group Instruction *
  613.            UF  - The User-Defined Fill Type Instruction *
  614.            WD  - The Write to Display Instruction
  615.  
  616.                  * - may be supported in next versions
  617.  
  618.  
  619.  
  620.         -------------------------
  621.         ROLAND DXY 1100/1200/1300
  622.         -------------------------
  623.  
  624.         Syntax: RD-GL I (corresponds with the HP-GL syntax)
  625.                 DXY-GL
  626.  
  627.         Number of pens: 8
  628.  
  629.         Paper formats: ISO A4 (210 x 297 mm)
  630.                        ISO A3 (297 x 420 mm)
  631.                        ANSI A (8.5 x 11 in.)
  632.                        ANSI B (11  x 17 in.)
  633.                        Supports EXPAND mode for each format.
  634.  
  635.         Plotter unit: 0.025 mm in RD-GL mode
  636.                       0.1 or 0.025 mm in DXY-GL mode
  637.  
  638.         Maximal number of digits in decimal fraction to be read: 4
  639.  
  640.         Number of character sets: 19 (0-4,6-9,30-39)
  641.                                   (all supported by SPLOT)
  642.  
  643.         Alphabetical list of plotter instructions supported by
  644.         the ROLAND version of SPLOT in RD-GL mode:
  645.  
  646.          AA  - The Arc Absolute Instruction
  647.          AR  - The Arc Relative Instruction
  648.          CA  - The Designate Alternate Character Set Instruction
  649.          CI  - The Circle Instruction
  650.          CP  - The Character Plot Instruction
  651.          CS  - The Designate Standard Character Set Instruction
  652.          DF  - The Default Instruction
  653.          DI  - The Absolute Direction Instruction
  654.          DR  - The Relative Direction Instruction
  655.          DT  - The Define Terminator Instruction
  656.          EA  - The Edge Rectangle Absolute Instruction
  657.          ER  - The Edge Rectangle Relative Instruction
  658.          EW  - The Edge Wedge Instruction
  659.          FT  - The Fill Type Instruction (Note, that for ROLAND
  660.                plotter fill angle may be specified in 45 degree
  661.                increments only.)
  662.          IN  - The Initialize Instruction
  663.          IP  - The Input P1 and P2 Instruction
  664.          IW  - The Input Window Instruction
  665.          LB  - The Label Instruction
  666.          LT  - The Line Type Instruction
  667.          PA  - The Plot Absolute Instruction
  668.          PD  - The Pen Down Instruction
  669.          PR  - The Plot Relative Instruction
  670.          PT  - The Pen Thickness Instruction
  671.          PU  - The Pen Up Instruction
  672.          RA  - The Shade Rectangle Absolute Instruction
  673.          RO  - The Rotate Coordinate Instruction
  674.          RR  - The Shade Rectangle Relative Instruction
  675.          SA  - The Select Alternate Character Set Instruction
  676.          SC  - The Scale Instruction
  677.          SI  - The Absolute Character Size Instruction
  678.          SL  - The Character Slant Instruction
  679.          SM  - The Symbol Mode Instruction
  680.          SP  - The Select Pen Instruction
  681.          SR  - The Relative Character Size Instruction
  682.          SS  - The Select Standard Character Set Instruction
  683.          TL  - The Tick Length Instruction
  684.          UC  - The User Defined Character Instruction
  685.          VS  - The Velocity Select Instruction (for information only)
  686.          WG  - The Shade Wedge Instruction
  687.          XT  - The X-Tick Instruction
  688.          YT  - The Y-Tick Instruction
  689.  
  690.         The following  instructions are  NOT supported  by the ROLAND
  691.         version of SPLOT in RD-GL  mode (they are checked for  syntax
  692.         only and no action is performed):
  693.  
  694.          - All escape code sequences.
  695.          - All output instructions:
  696.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  697.          - Digitizing instructions DP and DC.
  698.          - The Input Mask Instruction IM.
  699.          - The Page Size Instruction PS - in the SPLOT paper size
  700.                may be changed only via program control panel.
  701.  
  702.         Alphabetical list of plotter instructions supported by
  703.         the ROLAND version of SPLOT in DXY-GL mode:
  704.  
  705.          A  - The Circle Center Instruction
  706.          B  - The Line Scale Instruction
  707.          C  - The Circle Instruction
  708.          D  - The Draw Instruction
  709.          E  - The Relative Circle Instruction
  710.          G  - The A + Circle Instruction
  711.          H  - The Home Instruction
  712.          I  - The Relative Draw Instruction
  713.          J  - The Pen Change Instruction
  714.          K  - The A + % Instruction
  715.          L  - The Line Type Instruction
  716.          M  - The Move Instruction
  717.          N  - The Mark Instruction
  718.          P  - The Print Instruction
  719.          Q  - The Alpha Rotate Instruction
  720.          R  - The Relative Move Instruction
  721.          S  - The Alpha Scale Instruction
  722.          T  - The Hatching Instruction
  723.          X  - The Axis Instruction
  724.          ^  - The Up Instruction
  725.  
  726.         The following  instructions are  NOT supported  by the ROLAND
  727.         version of SPLOT in DXY-GL mode (they are checked for  syntax
  728.         only and no action is performed):
  729.  
  730.          Y  - The Curve Instruction *
  731.          _  - The Relative Curve Instruction *
  732.  
  733.               * - may be supported in next versions
  734.  
  735.  
  736.         End of list.
  737.